Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v2023.3.2 #1755

Merged
merged 2 commits into from
Oct 19, 2023
Merged

release: v2023.3.2 #1755

merged 2 commits into from
Oct 19, 2023

Conversation

rustatian
Copy link
Member

@rustatian rustatian commented Oct 19, 2023

Reason for This PR

  • stable release cycle.

Description of Changes

πŸš€ v2023.3.2 [Maintenance] πŸš€

🩹 Fixes

  • πŸ› Temporal: Fix incorrect log entry: ISSUE

🧹 Chore:

  • πŸ§‘β€πŸ­ Dependencies: update project dependencies (including CVE in transitive dependencies, especially gofiber).

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Summary by CodeRabbit

Release Notes for v2023.3.2:

  • Chore: Updated project dependencies to enhance the overall security and performance of the software. This includes addressing potential vulnerabilities in our dependencies.
  • Bug Fix: Corrected an issue with inaccurate log entries, improving the reliability of our system diagnostics.

These updates ensure our software remains secure, reliable, and efficient, providing a better user experience.

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian added C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. R-stable Release: Nominated for backporting to the RR in the stable channel. labels Oct 19, 2023
@rustatian rustatian added this to the v2023.3.2 milestone Oct 19, 2023
@rustatian rustatian self-assigned this Oct 19, 2023
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 19, 2023

Walkthrough

This update, v2023.3.2, brings a crucial security enhancement by addressing a CVE in transitive dependencies, particularly gofiber. It also includes routine project dependency updates and fixes an incorrect log entry, improving the overall stability and security of the project.

Changes

File Summary
CHANGELOG.md Version update from v2023.3.1 to v2023.3.2. Chore task to update project dependencies and address a CVE in transitive dependencies, specifically gofiber. Fix for an incorrect log entry.

πŸ‡πŸ’»

"In the land of code, where the shadows lie,

We patch, we fix, under the digital sky.

With each update, stronger we grow,

In the face of threats, we stand toe to toe.

So here's to v2023.3.2, a version so bright,

Guiding our project through the darkest night." πŸŒ™βœ¨


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • Mention @coderabbitai in any review comment for bot assistance.
  • Note: Review comments are made on code diffs or files, not on the PR overview.

Pause Incremental Reviews

  • Insert @coderabbitai: ignore in the PR description to halt the bot's ongoing reviews. Remove the line to resume.
  • Additionally, enter @coderabbitai pause to halt the bot's ongoing reviews as any issue or review comment. To
    resume reviews, enter @coderabbitai resume as any issue or review comment.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between 2283e7b and 9911d6b.
Files ignored due to filter (2)
  • go.mod
  • go.sum
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Additional comments (Suppressed): 1
CHANGELOG.md (1)
  • 3-9: The changelog update is clear and concise, providing necessary information about the changes in the new version. It's good to see that the update of project dependencies, especially addressing the CVEs in transitive dependencies, is highlighted. This is crucial information for users who might be affected by these vulnerabilities.

Signed-off-by: Valery Piashchynski <[email protected]>
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between 9911d6b and c762e7a.
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • CHANGELOG.md

@github-actions
Copy link

github-actions bot commented Oct 19, 2023

Qodana for Go

It seems all right πŸ‘Œ

No new problems were found according to the checks applied

πŸ’‘ Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1755 (c762e7a) into master (2283e7b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1755   +/-   ##
=======================================
  Coverage   37.12%   37.12%           
=======================================
  Files          16       16           
  Lines         862      862           
=======================================
  Hits          320      320           
  Misses        516      516           
  Partials       26       26           

@rustatian rustatian merged commit 093f7c8 into master Oct 19, 2023
16 checks passed
@rustatian rustatian deleted the release/v2023.3.2 branch October 19, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. R-stable Release: Nominated for backporting to the RR in the stable channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant